link file

英 [lɪŋk faɪl] 美 [lɪŋk faɪl]

网络  连结档; 连结文件的属性; 连接文件; 链接文件; 链结文件

电力



双语例句

  1. When accessed, a symbolic link file, also called a symlink, redirects the requester to another file.
    符号链接文件也称为symlink,是一种简单的文件,当被访问时,它会将请求重定向到另一个文件。
  2. This creates a hard link to a file.
    这个函数创建一个到文件的硬链接。
  3. Each link file points to a product extension location.
    每一个链接文件指向一个产品扩展位置。
  4. Both filesystem types link their file and directory data to the structure used by the AIX LVM for storage and retrieval.
    这两种文件类型都将其文件和目录数据链接到AIXLVM所使用的存储和检索结构中。
  5. If found, the additional features and plug-ins are available in the run-time configuration or processed as new configuration changes if the link file was added after a workspace was created.
    如果找到,附加的功能部件和插件在运行期配置是将是可用的,如果链接文件是在工作区创建之后添加的,附加的功能部件和插件会作为新的配置变更来处理。
  6. If you were to add a link file and restart Eclipse using an existing workspace, the Configuration Changes dialog would be shown.
    如果您要添加一个链接文件,并使用现有的工作区重新启动Eclipse,ConfigurationChanges对话框就会弹出。
  7. Control for; you also can set part of the text as a link to a file, folder, or web page.
    控件;还可以将文本的一部分设置为指向某个文件、文件夹或网页的链接。
  8. However, if you link to a file that is later deleted when its original project no longer uses it, your link is no longer usable.
    但是,如果您链接了一个文件,而后来当其原始项目不再使用它时删除了该文件,则此链接将不再有用。
  9. Option provides a quick way to find and correct syntax errors before you compile and link a source file.
    选项提供一种在编译和链接源文件之前查找和更正语法错误的快捷方法。
  10. In the link to file dialog box, click the drawing you are working on and then click open.
    在“链接到文件”对话框中,单击您要使用的绘图,然后单击“打开”。
  11. For example, when you manage only the link to a file you can remove the link, but removing it does not delete the file from storage.
    例如,当仅管理指向某个文件的链接时,您可以移除该链接,但移除它并不会从存储区删除该文件。
  12. ERROR Invalid Content Link Listing File
    错误:无效的内容链接库列表文件
  13. The new link and the existing file must be on the same volume.
    新链接和现有文件必须在同一个卷上。
  14. Use this button to copy the item to your project directory or link to the original file.
    使用此按钮可将项复制到项目目录中或链接到原始文件。
  15. To link the picture to the picture file on your computer's hard disk, click the arrow next to insert, and then click link to file.
    要将该图片链接到计算机硬盘上的图片文件,请单击“插入”旁边的箭头,然后单击“链接到文件”。
  16. Renaming a link file is not allowed.
    不允许重命名链接文件。
  17. Denotes a link to a file on the local system on your Web site map.
    在网站图上表示与本地系统上某文件的链接。
  18. Cannot add a link to the file% 1. This file is within the project directory tree.
    无法将链接添加到文件%1。该文件位于项目目录树内。
  19. Request that the sender post or save the attachment to a file share and then send you the link to that file share.
    请求发件人将附件发送或保存到一个文件共享中,并将该文件共享的链接发送给您。
  20. The first way is to link to the file directly, and the second is to include it on the page itself.
    第一种方式是从文件中引用,第二种是在文档自身调用。
  21. An attempt was made to import or link an empty text file. To import or link a text file, the file must contain data
    试图输入或链接一个空文本文件。若要输入或链接文本文件,文件内必须包含数据
  22. % 1-Cannot add a link to a file that is inside the project tree.
    %1-无法将链接添加到项目树内部的文件。
  23. / link this file in with the server and any clients/
    /将此文件同服务器和任何客户端链接/
  24. These are the numbers that linker had to determine or change in order to link the file into an output module.
    这些数字是连接器需要确定或者要修改的,以便把文件连接形成输出模块。
  25. Provider does not support one or more properties in the Data Link file.
    提供程序不支持数据链接文件中的一个或多个属性。
  26. However, you can link to a file that could be accidentally deleted, such as one belonging to another user.
    但是,您可能会链接到可能被意外删除的文件,如属于另一个用户的文件。
  27. The tree strucure and design method of the function panel file with the actual instance are introduced. The implementation methed of dynamic instrument interface of the graphical instrument system programming platform with the combination of the function panel file and dynamic link library file is discussed.
    结合实例,介绍了功能面板文件的树形结构与设计方法,并讨论了在自行开发的图形化仪器系统编程平台中,利用驱动程序的功能面板文件与动态链接库文件实现动态仪器接口的方法。
  28. This paper analyzes in detail the performance of executing join operation by use of the Link Inverted File ( LIF).
    本文对LIF支持下的RDBP执行联接操作的性能进行了详细地分析。
  29. The Matlab compiler can compile m files into dynamic link library file which can be used to VC++ in order to carry out the mixed program for infrared target detection.
    该方法在VC++语言平台上,利用Matlab提供的最新编译器,将Matlab的m文件编译成VC++语言可调用的动态链接库文件,从而实现红外目标探测的混合编程。
  30. A read-and-writer operation procedure is written with C language and is compiled into DLL ( dynamic link library) file in Matlab. The data acquisition is implemented by calling the DLL file.
    首先用C语言编写程序对数据采集卡进行读写操作,然后在Matlab中将其编译为动态数据链接库,最后在Matlab中调用动态数据链接库完成数据采集工作。